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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 肆合おJ}肆合おJ{^ 1110001111100110100011011000011110000010101010000100101001111101111000111110011010001101100001111000001010101000010010100111101101011110 e3e68d8782a84a7de3e68d8782a84a7b5e
EUC-JP 肆合おJ}肆合おJ{^ 1110011011101000101110011110011110100100101010100100101001111101111001101110100010111001111001111010010010101010010010100111101101011110 e6e8b9e7a4aa4a7de6e8b9e7a4aa4a7b5e
UTF-8 肆合おJ}肆合おJ{^ 1110100010000010100001101110010110010000100010001110001110000001100010100100101001111101111010001000001010000110111001011001000010001000111000111000000110001010010010100111101101011110 e88286e59088e3818a4a7de88286e59088e3818a4a7b5e
UHC 肆合おJ}肆合おJ{^ 1101111011101011111110011110101010101010101010100100101001111101110111101110101111111001111010101010101010101010010010100111101101011110 deebf9eaaaaa4a7ddeebf9eaaaaa4a7b5e

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