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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???絶??節??壯 00111111001111110011111110010000111000100011111100111111100100001101111100111111001111111001101011100001 3f3f3f90e23f3f90df3f3f9ae1
EUC-JP ???絶??節??壯 00111111001111110011111111000000111001000011111100111111110000001110000100111111001111111101010011100011 3f3f3fc0e43f3fc0e13f3fd4e3
UTF-8 廉뉛풖絶욐궖節억풛壯 111011111010011010100010111010111000100110011011111011011001001010010110111001111011010110110110111011001001101010010000111010101011011010010110111001111010111110000000111011001001011010110101111011011001001010011011111001011010001110101111 efa6a2eb899bed9296e7b5b6ec9a90eab696e7af80ec96b5ed929be5a3af
UHC 廉뉛풖絶욐궖節억풛壯 1110011011110101100001111110111110111110100110011110111110111110100111101110111010000010101010111110111110111101101111101110111110111110100111101110110111100000 e6f587efbe99efbe9eee82abefbdbeefbe9eede0

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