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 ???恁??恁ы?^ 00111111001111110011111110011100100011000011111100111111100111001000110010000100100011010011111101011110 3f3f3f9c8c3f3f9c8c848d3f5e
EUC-JP ???恁??恁ы?^ 00111111001111110011111111010111111011000011111100111111110101111110110010100111111011010011111101011110 3f3f3fd7ec3f3fd7eca7ed3f5e
UTF-8 梨뚯굘恁븐콛恁ы샋^ 111011111010011110100010111010111001101010101111111010101011010110011000111001101000000110000001111010111011100010010000111011001011110110011011111001101000000110000001110100011000101111101100100000111000101101011110 efa7a2eb9aafeab598e68181ebb890ecbd9be68181d18bec838b5e
UHC 梨뚯굘恁븐콛恁ы샋^ 11101100101100011000110011101100101100011011010111101100111101101011101011101100101100011001010011101100111101101010110011101101100110001011101001011110 ecb18cecb1b5ecf6baecb194ecf6aced98ba5e

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