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 巍?????猥 100110111101100100111111001111110011111100111111001111111110000011001110 9bd93f3f3f3f3fe0ce
EUC-JP 巍??濚??猥 1101011011011011001111110011111110001111110010011010000100111111001111111110000011010000 d6db3f3f8fc9a13f3fe0d0
UTF-8 巍ㅹ뇾濚먫킈猥 111001011011011110001101111000111000010110111001111010111000011110111110111001101011111110011010111010111010100010101011111011011000001010001000111001111000110010100101 e5b78de385b9eb87bee6bf9aeba8abed8288e78ca5
UHC 巍ㅹ뇾濚먫킈猥 1110100011100100101001001110100110000111100111111110011110111001100100001110100010110100100101001110100011100101 e8e4a4e9879fe7b990e8b494e8e5

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