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 ????}Y????}bE 00111111001111110011111100111111011111010101100100111111001111110011111100111111011111010110001001000101 3f3f3f3f7d593f3f3f3f7d6245
SJIS-WIN ???銑}Y???銑}bE 001111110011111100111111100100010100110001111101010110010011111100111111001111111001000101001100011111010110001001000101 3f3f3f914c7d593f3f3f914c7d6245
EUC-JP ???銑}Y???銑}bE 001111110011111100111111110000011010110101111101010110010011111100111111001111111100000110101101011111010110001001000101 3f3f3fc1ad7d593f3f3fc1ad7d6245
UTF-8 멠볉멠銑}Y멠볉멠銑}bE 1110101110101001101000001110101110110011100010011110101110101001101000001110100110001010100100010111110101011001111010111010100110100000111010111011001110001001111010111010100110100000111010011000101010010001011111010110001001000101 eba9a0ebb389eba9a0e98a917d59eba9a0ebb389eba9a0e98a917d6245
UHC 멠볉멠銑}Y멠볉멠銑}bE 100100010101000010010011110101101001000101010000111000001101010101111101010110011001000101010000100100111101011010010001010100001110000011010101011111010110001001000101 915093d69150e0d57d59915093d69150e0d57d6245

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