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 ??}v??}vB 001111110011111101111101011101100011111100111111011111010111011001000010 3f3f7d763f3f7d7642
SJIS-WIN 灌須}v灌須}vB 10011111111100111001000001111011011111010111011010011111111100111001000001111011011111010111011001000010 9ff3907b7d769ff3907b7d7642
EUC-JP 灌須}v灌須}vB 11011110111101011011111111011100011111010111011011011110111101011011111111011100011111010111011001000010 def5bfdc7d76def5bfdc7d7642
UTF-8 灌須}v灌須}vB 1110011110000001100011001110100110100000100010000111110101110110111001111000000110001100111010011010000010001000011111010111011001000010 e7818ce9a0887d76e7818ce9a0887d7642
UHC 灌須}v灌須}vB 11001110101101001110001011001110011111010111011011001110101101001110001011001110011111010111011001000010 ceb4e2ce7d76ceb4e2ce7d7642

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