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 ?????????^ 00111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?ろ??れ??ろ?^ 00111111100000101110101100111111001111111000001011101010001111110011111110000010111010110011111101011110 3f82eb3f3f82ea3f3f82eb3f5e
EUC-JP ?ろ??れ??ろ?^ 00111111101001001110110100111111001111111010010011101100001111110011111110100100111011010011111101011110 3fa4ed3f3fa4ec3f3fa4ed3f5e
UTF-8 淋ろ슓淋れ콝淋ろ슑^ 11101111101001111011010111100011100000101000110111101100100010101001001111101111101001111011010111100011100000101000110011101100101111011001110111101111101001111011010111100011100000101000110111101100100010101001000101011110 efa7b5e3828dec8a93efa7b5e3828cecbd9defa7b5e3828dec8a915e
UHC 淋ろ슓淋れ콝淋ろ슑^ 11101100111110001010101011101101100110101010001011101100111110001010101011101100101100011001010111101100111110001010101011101101100110101010000001011110 ecf8aaed9aa2ecf8aaecb195ecf8aaed9aa05e

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