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{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN 褸大ケクJ}褸大ケクJ{^ 1110010111111000100100011110010110111001101110000100101001111101111001011111100010010001111001011011100110111000010010100111101101011110 e5f891e5b9b84a7de5f891e5b9b84a7b5e
EUC-JP 褸大ケクJ}褸大ケクJ{^ 111010101111101011000010111001111000111010111001100011101011100001001010011111011110101011111010110000101110011110001110101110011000111010111000010010100111101101011110 eafac2e78eb98eb84a7deafac2e78eb98eb84a7b5e
UTF-8 褸大ケクJ}褸大ケクJ{^ 1110100010100100101110001110010110100100101001111110111110111101101110011110111110111101101110000100101001111101111010001010010010111000111001011010010010100111111011111011110110111001111011111011110110111000010010100111101101011110 e8a4b8e5a4a7efbdb9efbdb84a7de8a4b8e5a4a7efbdb9efbdb84a7b5e
UHC 褸大??J}褸大??J{^ 1101011110101110110100111101111000111111001111110100101001111101110101111010111011010011110111100011111100111111010010100111101101011110 d7aed3de3f3f4a7dd7aed3de3f3f4a7b5e

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