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 1110011010000010100111111110110010001011101001111110110010110101100010010111110101011001111001101000001010011111111011001000101110100111111011001011010110001001011111010110001001000101 e6829fec8ba7ecb5897d59e6829fec8ba7ecb5897d6245
UHC 悟싧쵉}Y悟싧쵉}bE 1110011111110110100110101110010110101100100010110111110101011001111001111111011010011010111001011010110010001011011111010110001001000101 e7f69ae5ac8b7d59e7f69ae5ac8b7d6245

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