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 ?????????B 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN ??????甸??B 0011111100111111001111110011111100111111001111111001100110110010001111110011111101000010 3f3f3f3f3f3f99b23f3f42
EUC-JP ??????甸??B 0011111100111111001111110011111100111111001111111101001010110100001111110011111101000010 3f3f3f3f3f3fd2b43f3f42
UTF-8 溜삼ㅂ溜뽯졎甸뀀젚B 11101111101001111000101111101100100000101011110011100011100001011000001011101111101001111000101111101011101111011010111111101100101000011000111011100111100101001011100011101011100000001000000011101100101000001001101001000010 efa78bec82bce38582efa78bebbdafeca18ee794b8eb8080eca09a42
UHC 溜삼ㅂ溜뽯졎甸뀀젚B 11101010111111101011101111101111101001001011001011101010111111101001011011101011101000001011101111101111101001001011001011101011101000001001011001000010 eafebbefa4b2eafe96eba0bbefa4b2eba09642

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