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 ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
SJIS-WIN ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
EUC-JP ???}Y???}bE 0011111100111111001111110111110101011001001111110011111100111111011111010110001001000101 3f3f3f7d593f3f3f7d6245
UTF-8 歷쎈젣}Y歷쎈젣}bE 1110111110100110100011001110110010001110100010001110110010100000101000110111110101011001111011111010011010001100111011001000111010001000111011001010000010100011011111010110001001000101 efa68cec8e88eca0a37d59efa68cec8e88eca0a37d6245
UHC 歷쎈젣}Y歷쎈젣}bE 1110011010111000101111011110101110100000100111000111110101011001111001101011100010111101111010111010000010011100011111010110001001000101 e6b8bdeba09c7d59e6b8bdeba09c7d6245

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