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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 午??節??節??B 10001100110111110011111100111111100100001101111100111111001111111001000011011111001111110011111101000010 8cdf3f3f90df3f3f90df3f3f42
EUC-JP 午??節??節??B 10111000111000010011111100111111110000001110000100111111001111111100000011100001001111110011111101000010 b8e13f3fc0e13f3fc0e13f3f42
UTF-8 午삼슨節배뤋節쇽슝B 11100101100011011000100011101100100000101011110011101100100010101010100011100111101011111000000011101011101100001011000011101011101001001000101111100111101011111000000011101100100001111011110111101100100010101001110101000010 e58d88ec82bcec8aa8e7af80ebb0b0eba48be7af80ec87bdec8a9d42
UHC 午삼슨節배뤋節쇽슝B 11100111111011011011101111101111101111011011110011101111101111011011100111101000100011111011101111101111101111011011110011101111101111011011100101000010 e7edbbefbdbcefbdb9e88fbbefbdbcefbdb942

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