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 ?????????\ 00111111001111110011111100111111001111110011111100111111001111110011111101011100 3f3f3f3f3f3f3f3f3f5c
SJIS-WIN ???恁??恁??\ 001111110011111100111111100111001000110000111111001111111001110010001100001111110011111101011100 3f3f3f9c8c3f3f9c8c3f3f5c
EUC-JP ???恁??恁??\ 001111110011111100111111110101111110110000111111001111111101011111101100001111110011111101011100 3f3f3fd7ec3f3fd7ec3f3f5c
UTF-8 梨꾩찉恁쏆콌恁㏉삓\ 11101111101001111010001011101010101111101010100111101100101100001000100111100110100000011000000111101100100011111000011011101100101111011000110011100110100000011000000111100011100011111000100111101100100000101001001101011100 efa7a2eabea9ecb089e68181ec8f86ecbd8ce68181e38f89ec82935c
UHC 梨꾩찉恁쏆콌恁㏉삓\ 11101100101100011000010011101100101010011000110111101100111101101001101111101100101100011000100011101100111101101010011111101101100110001001100001011100 ecb184eca98decf69becb188ecf6a7ed98985c

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