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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 逸?蔚?}逸?蔚?{^ 100010001110110100111111100010010101010100111111011111011000100011101101001111111000100101010101001111110111101101011110 88ed3f89553f7d88ed3f89553f7b5e
EUC-JP 逸?蔚?}逸?蔚?{^ 101100001110111100111111101100011011011000111111011111011011000011101111001111111011000110110110001111110111101101011110 b0ef3fb1b63f7db0ef3fb1b63f7b5e
UTF-8 逸렠蔚턴}逸렠蔚턴{^ 111010011000000010111000111010111010000010100000111010001001010010011010111011011000010010110100011111011110100110000000101110001110101110100000101000001110100010010100100110101110110110000100101101000111101101011110 e980b8eba0a0e8949aed84b47de980b8eba0a0e8949aed84b47b5e
UHC 逸렠蔚턴}逸렠蔚턴{^ 11101100111011111000111010110001111010101010010111000101110011110111110111101100111011111000111010110001111010101010010111000101110011110111101101011110 ecef8eb1eaa5c5cf7decef8eb1eaa5c5cf7b5e

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