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{^ 0011111100111111001111110101011001111101001111110011111100111111010101100111101101011110 3f3f3f567d3f3f3f567b5e
SJIS-WIN 絶??V}絶??V{^ 10010000111000100011111100111111010101100111110110010000111000100011111100111111010101100111101101011110 90e23f3f567d90e23f3f567b5e
EUC-JP 絶??V}絶??V{^ 11000000111001000011111100111111010101100111110111000000111001000011111100111111010101100111101101011110 c0e43f3f567dc0e43f3f567b5e
UTF-8 絶쒙슛V}絶쒙슛V{^ 1110011110110101101101101110110010010010100110011110110010001010100110110101011001111101111001111011010110110110111011001001001010011001111011001000101010011011010101100111101101011110 e7b5b6ec9299ec8a9b567de7b5b6ec9299ec8a9b567b5e
UHC 絶쒙슛V}絶쒙슛V{^ 1110111110111110100111001110111110111101101110000101011001111101111011111011111010011100111011111011110110111000010101100111101101011110 efbe9cefbdb8567defbe9cefbdb8567b5e

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