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 ??????恁??^ 0011111100111111001111110011111100111111001111111001110010001100001111110011111101011110 3f3f3f3f3f3f9c8c3f3f5e
EUC-JP ??????恁??^ 0011111100111111001111110011111100111111001111111101011111101100001111110011111101011110 3f3f3f3f3f3fd7ec3f3f5e
UTF-8 梨뷀삖吏뱀콛恁싳㏏^ 11101111101001111010001011101011101101111000000011101100100000101001011011101111101001111001111011101011101100011000000011101100101111011001101111100110100000011000000111101100100010111011001111100011100011111000111101011110 efa7a2ebb780ec8296efa79eebb180ecbd9be68181ec8bb3e38f8f5e
UHC 梨뷀삖吏뱀콛恁싳㏏^ 11101100101100011001010011101101100110001001101011101100101001111011100111101100101100011001010011101100111101101001101011101100101001111011100101011110 ecb194ed989aeca7b9ecb194ecf69aeca7b95e

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