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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 絶??菴ф?節 1001000011100010001111110011111111100100101111011000010010000110001111111001000011011111 90e23f3fe4bd84863f90df
EUC-JP 絶??菴ф?節 1100000011100100001111110011111111101000101111111010011111100110001111111100000011100001 c0e43f3fe8bfa7e63fc0e1
UTF-8 絶귛겛菴ф퇍節 1110011110110101101101101110101010110111100110111110101010110010100110111110100010001111101101001101000110000100111011011000011110001101111001111010111110000000 e7b5b6eab79beab29be88fb4d184ed878de7af80
UHC 絶귛겛菴ф퇍節 1110111110111110100000101110010110000001101100101110010011100000101011001110011010110111100111101110111110111101 efbe82e581b2e4e0ace6b79eefbd

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