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 ???恁l?恁??^ 00111111001111110011111110011100100011001000001010001100001111111001110010001100001111110011111101011110 3f3f3f9c8c828c3f9c8c3f3f5e
EUC-JP ???恁l?恁??^ 00111111001111110011111111010111111011001010001111101100001111111101011111101100001111110011111101011110 3f3f3fd7eca3ec3fd7ec3f3f5e
UTF-8 梨뺤쭠恁l콉恁섑삞^ 11101111101001111010001011101011101110101010010011101100101011011010000011100110100000011000000111101111101111011000110011101100101111011000100111100110100000011000000111101100100001001001000111101100100000101001111001011110 efa7a2ebbaa4ecada0e68181efbd8cecbd89e68181ec8491ec829e5e
UHC 梨뺤쭠恁l콉恁섑삞^ 11101100101100011001010111101100101001111001010111101100111101101010001111101100101100011000010111101100111101101001100011101101100110001010000101011110 ecb195eca795ecf6a3ecb185ecf698ed98a15e

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