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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN レ鰀セ}レ鰀セ{^ 1101101011111100010001101011111001111101110110101111110001000110101111100111101101011110 dafc46be7ddafc46be7b5e
EUC-JP レ鰀セ}レ鰀セ{^ 1000111011011010100011111110101110100101100011101011111001111101100011101101101010001111111010111010010110001110101111100111101101011110 8eda8feba58ebe7d8eda8feba58ebe7b5e
UTF-8 レ鰀セ}レ鰀セ{^ 111011111011111010011010111010011011000010000000111011111011110110111110011111011110111110111110100110101110100110110000100000001110111110111101101111100111101101011110 efbe9ae9b080efbdbe7defbe9ae9b080efbdbe7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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