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 ???諶?織? 001111110011111100111111111110111010101000111111100100000100010000111111 3f3f3ffbaa3f90443f
EUC-JP ???諶?織? 00111111001111110011111110001111110111101011010100111111101111111010010100111111 3f3f3f8fdeb53fbfa53f
UTF-8 뤶좁킃諶롎織렖 111010111010010010110110111011001010001010000001111011011000001010000011111010001010101110110110111010111010000110001110111001111011100110010100111010111010000010010110 eba4b6eca281ed8283e8abb6eba18ee7b994eba096
UHC 뤶좁킃諶롎織렖 1000111111100100110000011011110010110100100011111110010010100110100011101101010011110010110001001000111010101011 8fe4c1bcb48fe4a68ed4f2c48eab

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