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 畏??乳??猶 10001000110110000011111100111111100100111111101100111111001111111001011101010000 88d83f3f93fb3f3f9750
EUC-JP 畏??乳??猶 10110000110110100011111100111111110001101111110100111111001111111100110110110001 b0da3f3fc6fd3f3fcdb1
UTF-8 畏븐떘乳썲푻猶 111001111001010110001111111010111011100010010000111010111001011010011000111001001011100110110011111011001000110110110010111011011001000110111011111001111000110010110110 e7958febb890eb9698e4b9b3ec8db2ed91bbe78cb6
UHC 畏븐떘乳썲푻猶 1110100011100110101110101110110010001011101011101110101011100001101111011110010110111110100001111110101110100010 e8e6baec8baeeae1bde5be87eba2

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