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 歪?????節 100110000110001100111111001111110011111100111111001111111001000011011111 98633f3f3f3f3f90df
EUC-JP 歪??琰??節 1100111111000100001111110011111110001111110011001011010000111111001111111100000011100001 cfc43f3f8fccb43f3fc0e1
UTF-8 歪귝깄琰녘뼭節 111001101010110110101010111010101011011110011101111010101011100110000100111001111001000010110000111010111000010110011000111010111011110010101101111001111010111110000000 e6adaaeab79deab984e790b0eb8598ebbcade7af80
UHC 歪귝깄琰녘뼭節 1110100011100000100000101110011010000011100001011110011011111100101100111110100010010110101100001110111110111101 e8e082e68385e6fcb3e896b0efbd

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