To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ??????????? 0011111100111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 丈ヲ叱泚淸ヲ叱沆シ 10001111111001001010011010001110101101101111001010110101111110101111100111111011010000111010011010001110101101101111001010110101111110101111011110111100 8fe4a68eb6f2b5faf9fb43a68eb6f2b5faf7bc
EUC-JP 丈ヲ叱?泚?ヲ叱?沆シ 101111101110011010001110101001101011110010111000001111111000111111000111101000010011111110001110101001101011110010111000001111111000111111000110111010101000111010111100 bee68ea6bcb83f8fc7a13f8ea6bcb83f8fc6ea8ebc
UTF-8 丈ヲ叱泚淸ヲ叱沆シ 111001001011100010001000111011111011110110100110111001011000111110110001111011101000011110101100111001101011001110011010111001101011011110111000111011111011110110100110111001011000111110110001111011101000011110101100111001101011001010000110111011111011110110111100 e4b888efbda6e58fb1ee87ace6b39ae6b7b8efbda6e58fb1ee87ace6b286efbdbc
UHC 丈?叱??淸?叱?沆? 11101101110110110011111111110010111010100011111100111111111101001110100000111111111100101110101000111111111110011111101000111111 eddb3ff2ea3f3ff4e83ff2ea3ff9fa3f

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)