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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 烏l?}烏l?{^ 10001001010001111000001010001100001111110111110110001001010001111000001010001100001111110111101101011110 8947828c3f7d8947828c3f7b5e
EUC-JP 烏l?}烏l?{^ 10110001101010001010001111101100001111110111110110110001101010001010001111101100001111110111101101011110 b1a8a3ec3f7db1a8a3ec3f7b5e
UTF-8 烏l뱭}烏l뱭{^ 111001111000001110001111111011111011110110001100111010111011000110101101011111011110011110000011100011111110111110111101100011001110101110110001101011010111101101011110 e7838fefbd8cebb1ad7de7838fefbd8cebb1ad7b5e
UHC 烏l뱭}烏l뱭{^ 111010001010000110100011111011001001001110010011011111011110100010100001101000111110110010010011100100110111101101011110 e8a1a3ec93937de8a1a3ec93937b5e

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