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 橈??節??? 100111101111010000111111001111111001000011011111001111110011111100111111 9ef43f3f90df3f3f3f
EUC-JP 橈??節??饔 1101110011110110001111110011111111000000111000010011111100111111100011111110100011101111 dcf63f3fc0e13f3f8fe8ef
UTF-8 橈꾟닜節득궆饔 111001101010100110001000111010101011111010011111111010111000101110011100111001111010111110000000111010111001001110011101111010101011011010000110111010011010010110010100 e6a988eabe9feb8b9ce7af80eb939deab686e9a594
UHC 橈꾟닜節득궆饔 1110100011111010100001001110001010001000100111011110111110111101101101011110011010000010100111111110100010111101 e8fa84e2889defbdb5e6829fe8bd

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