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}??}V{^ 0011111100111111011111010101011001111101001111110011111101111101010101100111101101011110 3f3f7d567d3f3f7d567b5e
SJIS-WIN 柴疾}V}柴疾}V{^ 100011101100010010001110101111100111110101010110011111011000111011000100100011101011111001111101010101100111101101011110 8ec48ebe7d567d8ec48ebe7d567b5e
EUC-JP 柴疾}V}柴疾}V{^ 101111001100011010111100110000000111110101010110011111011011110011000110101111001100000001111101010101100111101101011110 bcc6bcc07d567dbcc6bcc07d567b5e
UTF-8 柴疾}V}柴疾}V{^ 11100110100111111011010011100111100101101011111001111101010101100111110111100110100111111011010011100111100101101011111001111101010101100111101101011110 e69fb4e796be7d567de69fb4e796be7d567b5e
UHC 柴疾}V}柴疾}V{^ 111000111100001111110010111100000111110101010110011111011110001111000011111100101111000001111101010101100111101101011110 e3c3f2f07d567de3c3f2f07d567b5e

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