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 ??????恁ロ?^ 001111110011111100111111001111110011111100111111100111001000110010000011100011010011111101011110 3f3f3f3f3f3f9c8c838d3f5e
EUC-JP ??????恁ロ?^ 001111110011111100111111001111110011111100111111110101111110110010100101111011010011111101011110 3f3f3f3f3f3fd7eca5ed3f5e
UTF-8 梨낇삫吏싳콉恁ロ삛^ 11101111101001111010001011101011100000101000011111101100100000101010101111101111101001111001111011101100100010111011001111101100101111011000100111100110100000011000000111100011100000111010110111101100100000101001101101011110 efa7a2eb8287ec82abefa79eec8bb3ecbd89e68181e383adec829b5e
UHC 梨낇삫吏싳콉恁ロ삛^ 11101100101100011000010111101101100110001010101011101100101001111001101011101100101100011000010111101100111101101010101111101101100110001001111001011110 ecb185ed98aaeca79aecb185ecf6abed989e5e

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