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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 橈??塋??潁? 1001111011110100001111110011111110011010110010000011111100111111100111111111000100111111 9ef43f3f9ac83f3f9ff13f
EUC-JP 橈??塋??潁? 1101110011110110001111110011111111010100110010100011111100111111110111101111001100111111 dcf63f3fd4ca3f3fdef33f
UTF-8 橈롳쉴塋륅쉥潁꿩 111001101010100110001000111010111010000110110011111011001000100110110100111001011010000110001011111010111010010110000101111011001000100110100101111001101011110110000001111010101011111110101001 e6a988eba1b3ec89b4e5a18beba585ec89a5e6bd81eabfa9
UHC 橈롳쉴塋륅쉥潁꿩 11101000111110101000111011101111101111011010111111100111101010111000111111101111101111011010101111100111101110001011001011100110 e8fa8eefbdafe7ab8fefbdabe7b8b2e6

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