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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ???諶?織?? 00111111001111110011111111111011101010100011111110010000010001000011111100111111 3f3f3ffbaa3f90443f3f
EUC-JP ???諶?織?? 0011111100111111001111111000111111011110101101010011111110111111101001010011111100111111 3f3f3f8fdeb53fbfa53f3f
UTF-8 뤶좁킃諶롎織렖뤛 111010111010010010110110111011001010001010000001111011011000001010000011111010001010101110110110111010111010000110001110111001111011100110010100111010111010000010010110111010111010010010011011 eba4b6eca281ed8283e8abb6eba18ee7b994eba096eba49b
UHC 뤶좁킃諶롎織렖뤛 10001111111001001100000110111100101101001000111111100100101001101000111011010100111100101100010010001110101010111000111111001010 8fe4c1bcb48fe4a68ed4f2c48eab8fca

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