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??^ 001111110100101100111111001111110011111101001011001111110011111101011110 3f4b3f3f3f4b3f3f5e
SJIS-WIN ?K???K??^ 001111110100101100111111001111110011111101001011001111110011111101011110 3f4b3f3f3f4b3f3f5e
EUC-JP ?K???K??^ 001111110100101100111111001111110011111101001011001111110011111101011110 3f4b3f3f3f4b3f3f5e
UTF-8 혖K혖혘혖K혖혘^ 111011011001100010010110010010111110110110011000100101101110110110011000100110001110110110011000100101100100101111101101100110001001011011101101100110001001100001011110 ed98964bed9896ed9898ed98964bed9896ed98985e
UHC 혖K혖혘혖K혖혘^ 110000101000000101001011110000101000000111000010100000111100001010000001010010111100001010000001110000101000001101011110 c2814bc281c283c2814bc281c2835e

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