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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??飮?}??飮?{^ 00111111001111111001111101011010001111110111110100111111001111111001111101011010001111110111101101011110 3f3f9f5a3f7d3f3f9f5a3f7b5e
EUC-JP 璵?飮?}璵?飮?{^ 1000111111001100111001100011111111011101101110110011111101111101100011111100110011100110001111111101110110111011001111110111101101011110 8fcce63fddbb3f7d8fcce63fddbb3f7b5e
UTF-8 璵봩飮쩬}璵봩飮쩬{^ 111001111001001010110101111010111011010010101001111010011010001110101110111011001010100110101100011111011110011110010010101101011110101110110100101010011110100110100011101011101110110010101001101011000111101101011110 e792b5ebb4a9e9a3aeeca9ac7de792b5ebb4a9e9a3aeeca9ac7b5e
UHC 璵봩飮쩬}璵봩飮쩬{^ 11100110101001011001010001101011111010111110011010100101011000100111110111100110101001011001010001101011111010111110011010100101011000100111101101011110 e6a5946bebe6a5627de6a5946bebe6a5627b5e

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