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 ?i洪k}?i洪k{^ 001111111000001010001001100011010101111001101011011111010011111110000010100010011000110101011110011010110111101101011110 3f82898d5e6b7d3f82898d5e6b7b5e
EUC-JP 泫i洪k}泫i洪k{^ 10001111110001111010011010100011111010011011100110111111011010110111110110001111110001111010011010100011111010011011100110111111011010110111101101011110 8fc7a6a3e9b9bf6b7d8fc7a6a3e9b9bf6b7b5e
UTF-8 泫i洪k}泫i洪k{^ 1110011010110011101010111110111110111101100010011110011010110100101010100110101101111101111001101011001110101011111011111011110110001001111001101011010010101010011010110111101101011110 e6b3abefbd89e6b4aa6b7de6b3abefbd89e6b4aa6b7b5e
UHC 泫i洪k}泫i洪k{^ 1111101011011010101000111110100111111011111100110110101101111101111110101101101010100011111010011111101111110011011010110111101101011110 fadaa3e9fbf36b7dfadaa3e9fbf36b7b5e

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