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 橈??節??掖 10011110111101000011111100111111100100001101111100111111001111111001110101110100 9ef43f3f90df3f3f9d74
EUC-JP 橈??節??掖 11011100111101100011111100111111110000001110000100111111001111111101100111010101 dcf63f3fc0e13f3fd9d5
UTF-8 橈꾢뮧節뷰튋掖 111001101010100110001000111010101011111010100010111010111010111010100111111001111010111110000000111010111011011110110000111011011000101010001011111001101000111010010110 e6a988eabea2ebaea7e7af80ebb7b0ed8a8be68e96
UHC 橈꾢뮧節뷰튋掖 1110100011111010100001001110010110010010101100101110111110111101101110101110010010111001100111111110010011111010 e8fa84e592b2efbdbae4b99fe4fa

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