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 橈??梧??? 100111101111010000111111001111111000110011100110001111110011111100111111 9ef43f3f8ce63f3f3f
EUC-JP 橈??梧??饔 1101110011110110001111110011111110111000111010000011111100111111100011111110100011101111 dcf63f3fb8e83f3f8fe8ef
UTF-8 橈묕숱梧념벤饔 111001101010100110001000111010111010110010010101111011001000100010110001111001101010001010100111111010111000010110010000111010111011001010100100111010011010010110010100 e6a988ebac95ec88b1e6a2a7eb8590ebb2a4e9a594
UHC 橈묕숱梧념벤饔 1110100011111010100100011110111110111101101000101110011111111100101100111110010010111010101001011110100010111101 e8fa91efbda2e7fcb3e4baa5e8bd

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