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 10001100111001010011111100111111011111010101100110001100111001010011111100111111011111010110001001000101 8ce53f3f7d598ce53f3f7d6245
EUC-JP 悟??}Y悟??}bE 10111000111001110011111100111111011111010101100110111000111001110011111100111111011111010110001001000101 b8e73f3f7d59b8e73f3f7d6245
UTF-8 悟싩솷}Y悟싩솷}bE 1110011010000010100111111110110010001011101010011110110010000110101101110111110101011001111001101000001010011111111011001000101110101001111011001000011010110111011111010110001001000101 e6829fec8ba9ec86b77d59e6829fec8ba9ec86b77d6245
UHC 悟싩솷}Y悟싩솷}bE 1110011111110110100110101110011110011001101011000111110101011001111001111111011010011010111001111001100110101100011111010110001001000101 e7f69ae799ac7d59e7f69ae799ac7d6245

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