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 ???睦}???睦{^ 00111111001111110011111110010110011100100111110100111111001111110011111110010110011100100111101101011110 3f3f3f96727d3f3f3f96727b5e
EUC-JP ???睦}???睦{^ 00111111001111110011111111001011110100110111110100111111001111110011111111001011110100110111101101011110 3f3f3fcbd37d3f3f3fcbd37b5e
UTF-8 렺렩렻睦}렺렩렻睦{^ 111010111010000010111010111010111010000010101001111010111010000010111011111001111001110110100110011111011110101110100000101110101110101110100000101010011110101110100000101110111110011110011101101001100111101101011110 eba0baeba0a9eba0bbe79da67deba0baeba0a9eba0bbe79da67b5e
UHC 렺렩렻睦}렺렩렻睦{^ 10001110110000101000111010110111100011101100001111011001110011100111110110001110110000101000111010110111100011101100001111011001110011100111101101011110 8ec28eb78ec3d9ce7d8ec28eb78ec3d9ce7b5e

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