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 穩??節??役 11100010011100100011111100111111100100001101111100111111001111111001011011110000 e2723f3f90df3f3f96f0
EUC-JP 穩??節??役 11100011110100110011111100111111110000001110000100111111001111111100110011110010 e3d33f3fc0e13f3fccf2
UTF-8 穩멱뙣節쏙쉐役 111001111010100110101001111010111010100110110001111010111001100110100011111001111010111110000000111011001000111110011001111011001000100110010000111001011011110110111001 e7a9a9eba9b1eb99a3e7af80ec8f99ec8990e5bdb9
UHC 穩멱뙣節쏙쉐役 1110100010110001101110001110100010001100101010001110111110111101101111011110111110111101101001101110011010110101 e8b1b8e88ca8efbdbdefbda6e6b5

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