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’UâLV’K’UâLO}’K’UâLV’K’UâLO{^ 10010010010010111001001001010101111000100100110001010110100100100100101110010010010101011110001001001100010011110111110110010010010010111001001001010101111000100100110001010110100100100100101110010010010101011110001001001100010011110111101101011110 924b9255e24c56924b9255e24c4f7d924b9255e24c56924b9255e24c4f7b5e
SJIS-WIN ?K?U?LV?K?U?LO}?K?U?LV?K?U?LO{^ 00111111010010110011111101010101001111110100110001010110001111110100101100111111010101010011111101001100010011110111110100111111010010110011111101010101001111110100110001010110001111110100101100111111010101010011111101001100010011110111101101011110 3f4b3f553f4c563f4b3f553f4c4f7d3f4b3f553f4c563f4b3f553f4c4f7b5e
EUC-JP ?K?UâLV?K?UâLO}?K?UâLV?K?UâLO{^ 001111110100101100111111010101011000111110101011101001000100110001010110001111110100101100111111010101011000111110101011101001000100110001001111011111010011111101001011001111110101010110001111101010111010010001001100010101100011111101001011001111110101010110001111101010111010010001001100010011110111101101011110 3f4b3f558faba44c563f4b3f558faba44c4f7d3f4b3f558faba44c563f4b3f558faba44c4f7b5e
UTF-8 ’K’UâLV’K’UâLO}’K’UâLV’K’UâLO{^ 11000010100100100100101111000010100100100101010111000011101000100100110001010110110000101001001001001011110000101001001001010101110000111010001001001100010011110111110111000010100100100100101111000010100100100101010111000011101000100100110001010110110000101001001001001011110000101001001001010101110000111010001001001100010011110111101101011110 c2924bc29255c3a24c56c2924bc29255c3a24c4f7dc2924bc29255c3a24c56c2924bc29255c3a24c4f7b5e
UHC ?K?U?LV?K?U?LO}?K?U?LV?K?U?LO{^ 00111111010010110011111101010101001111110100110001010110001111110100101100111111010101010011111101001100010011110111110100111111010010110011111101010101001111110100110001010110001111110100101100111111010101010011111101001100010011110111101101011110 3f4b3f553f4c563f4b3f553f4c4f7d3f4b3f553f4c563f4b3f553f4c4f7b5e

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