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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 姐頭紋?橋?? 1000100010110111100100111010101010010110111001000011111110001011101101000011111100111111 88b793aa96e43f8bb43f3f
EUC-JP 姐頭紋橒橋?? 10110000101110011100011010101100110011001110011010001111110001011010110110110110101101100011111100111111 b0b9c6accce68fc5adb6b63f3f
UTF-8 姐頭紋橒橋렣렦 111001011010011110010000111010011010000010101101111001111011010010001011111001101010100110010010111001101010100110001011111010111010000010100011111010111010000010100110 e5a790e9a0ade7b48be6a992e6a98beba0a3eba0a6
UHC 姐頭紋橒橋렣렦 1110111010111011110101001110100111011010101000111110100111111000110011101110100110001110101101001000111010110101 eebbd4e9daa3e9f8cee98eb48eb5

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