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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 葬??k}葬??k{^ 10010001100100100011111100111111011010110111110110010001100100100011111100111111011010110111101101011110 91923f3f6b7d91923f3f6b7b5e
EUC-JP 葬?琯k}葬?琯k{^ 1100000111110010001111111000111111001100101100110110101101111101110000011111001000111111100011111100110010110011011010110111101101011110 c1f23f8fccb36b7dc1f23f8fccb36b7b5e
UTF-8 葬累琯k}葬累琯k{^ 1110100010010001101011001110111110100101100011111110011110010000101011110110101101111101111010001001000110101100111011111010010110001111111001111001000010101111011010110111101101011110 e891acefa58fe790af6b7de891acefa58fe790af6b7b5e
UHC 葬累琯k}葬累琯k{^ 1110110111110111110100101110100111001110101101010110101101111101111011011111011111010010111010011100111010110101011010110111101101011110 edf7d2e9ceb56b7dedf7d2e9ceb56b7b5e

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