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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
EUC-JP ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
UTF-8 禮뚜뚳쉠}禮뚜뚳쉠{^ 111011111010011010110110111010111001101010011100111010111001101010110011111011001000100110100000011111011110111110100110101101101110101110011010100111001110101110011010101100111110110010001001101000000111101101011110 efa6b6eb9a9ceb9ab3ec89a07defa6b6eb9a9ceb9ab3ec89a07b5e
UHC 禮뚜뚳쉠}禮뚜뚳쉠{^ 11100111110111111011011011010001100011001110111110111101101010100111110111100111110111111011011011010001100011001110111110111101101010100111101101011110 e7dfb6d18cefbdaa7de7dfb6d18cefbdaa7b5e

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