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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ???恁??恁ы? 001111110011111100111111100111001000110000111111001111111001110010001100100001001000110100111111 3f3f3f9c8c3f3f9c8c848d3f
EUC-JP ???恁??恁ы? 001111110011111100111111110101111110110000111111001111111101011111101100101001111110110100111111 3f3f3fd7ec3f3fd7eca7ed3f
UTF-8 梨뷀삮恁녹콐恁ы샆 1110111110100111101000101110101110110111100000001110110010000010101011101110011010000001100000011110101110000101101110011110110010111101100100001110011010000001100000011101000110001011111011001000001110000110 efa7a2ebb780ec82aee68181eb85b9ecbd90e68181d18bec8386
UHC 梨뷀삮恁녹콐恁ы샆 111011001011000110010100111011011001100010101011111011001111011010110011111011001011000110001100111011001111011010101100111011011001100010110111 ecb194ed98abecf6b3ecb18cecf6aced98b7

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