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 ???功げ?仇 00111111001111110011111110001100111101111000001010110000001111111000101101110111 3f3f3f8cf782b03f8b77
EUC-JP ???功げ?仇 00111111001111110011111110111000111110011010010010110010001111111011010111011000 3f3f3fb8f9a4b23fb5d8
UTF-8 룵끗룴功げ룶仇 111010111010001110110101111010111000000110010111111010111010001110110100111001011000101010011111111000111000000110010010111010111010001110110110111001001011101110000111 eba3b5eb8197eba3b4e58a9fe38192eba3b6e4bb87
UHC 룵끗룴功げ룶仇 1000111110101010101100101111110110001111101010011100110111101101101010101011001010001111101010111100111011111011 8faab2fd8fa9cdedaab28fabcefb

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