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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 畢?億?畢?億?^ 10010101010011000011111110001001101011010011111110010101010011000011111110001001101011010011111101011110 954c3f89ad3f954c3f89ad3f5e
EUC-JP 畢?億?畢?億?^ 11001001101011010011111110110010101011110011111111001001101011010011111110110010101011110011111101011110 c9ad3fb2af3fc9ad3fb2af3f5e
UTF-8 畢렮億렏畢렮億렏^ 11100111100101011010001011101011101000001010111011100101100001001000010011101011101000001000111111100111100101011010001011101011101000001010111011100101100001001000010011101011101000001000111101011110 e795a2eba0aee58484eba08fe795a2eba0aee58484eba08f5e
UHC 畢렮億렏畢렮億렏^ 1111100110110100100011101011101111100101111000101000111010100101111110011011010010001110101110111110010111100010100011101010010101011110 f9b48ebbe5e28ea5f9b48ebbe5e28ea55e

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