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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN ??呻???呻?B 0011111100111111100110011110111100111111001111110011111110011001111011110011111101000010 3f3f99ef3f3f3f99ef3f42
EUC-JP ??呻???呻?B 0011111100111111110100101111000100111111001111110011111111010010111100010011111101000010 3f3fd2f13f3f3fd2f13f42
UTF-8 렺렊呻렗렺렊呻렗B 11101011101000001011101011101011101000001000101011100101100100011011101111101011101000001001011111101011101000001011101011101011101000001000101011100101100100011011101111101011101000001001011101000010 eba0baeba08ae591bbeba097eba0baeba08ae591bbeba09742
UHC 렺렊呻렗렺렊呻렗B 1000111011000010100011101010000111100011111000101000111010101100100011101100001010001110101000011110001111100010100011101010110001000010 8ec28ea1e3e28eac8ec28ea1e3e28eac42

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