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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ?躁朝}?躁朝{^ 00111111111001110100111010010010101010010111110100111111111001110100111010010010101010010111101101011110 3fe74e92a97d3fe74e92a97b5e
EUC-JP ?躁朝}?躁朝{^ 00111111111011011010111111000100101010110111110100111111111011011010111111000100101010110111101101011110 3fedafc4ab7d3fedafc4ab7b5e
UTF-8 검躁朝}검躁朝{^ 111010101011001010000000111010001011101010000001111001101001110010011101011111011110101010110010100000001110100010111010100000011110011010011100100111010111101101011110 eab280e8ba81e69c9d7deab280e8ba81e69c9d7b5e
UHC 검躁朝}검躁朝{^ 101100001100101111110000111000101111000011001000011111011011000011001011111100001110001011110000110010000111101101011110 b0cbf0e2f0c87db0cbf0e2f0c87b5e

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