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âLO’K’UâLB}’K’UâLO’K’UâLB{^ 10010010010010111001001001010101111000100100110001001111100100100100101110010010010101011110001001001100010000100111110110010010010010111001001001010101111000100100110001001111100100100100101110010010010101011110001001001100010000100111101101011110 924b9255e24c4f924b9255e24c427d924b9255e24c4f924b9255e24c427b5e
SJIS-WIN ?K?U?LO?K?U?LB}?K?U?LO?K?U?LB{^ 00111111010010110011111101010101001111110100110001001111001111110100101100111111010101010011111101001100010000100111110100111111010010110011111101010101001111110100110001001111001111110100101100111111010101010011111101001100010000100111101101011110 3f4b3f553f4c4f3f4b3f553f4c427d3f4b3f553f4c4f3f4b3f553f4c427b5e
EUC-JP ?K?UâLO?K?UâLB}?K?UâLO?K?UâLB{^ 001111110100101100111111010101011000111110101011101001000100110001001111001111110100101100111111010101011000111110101011101001000100110001000010011111010011111101001011001111110101010110001111101010111010010001001100010011110011111101001011001111110101010110001111101010111010010001001100010000100111101101011110 3f4b3f558faba44c4f3f4b3f558faba44c427d3f4b3f558faba44c4f3f4b3f558faba44c427b5e
UTF-8 ’K’UâLO’K’UâLB}’K’UâLO’K’UâLB{^ 11000010100100100100101111000010100100100101010111000011101000100100110001001111110000101001001001001011110000101001001001010101110000111010001001001100010000100111110111000010100100100100101111000010100100100101010111000011101000100100110001001111110000101001001001001011110000101001001001010101110000111010001001001100010000100111101101011110 c2924bc29255c3a24c4fc2924bc29255c3a24c427dc2924bc29255c3a24c4fc2924bc29255c3a24c427b5e
UHC ?K?U?LO?K?U?LB}?K?U?LO?K?U?LB{^ 00111111010010110011111101010101001111110100110001001111001111110100101100111111010101010011111101001100010000100111110100111111010010110011111101010101001111110100110001001111001111110100101100111111010101010011111101001100010000100111101101011110 3f4b3f553f4c4f3f4b3f553f4c427d3f4b3f553f4c4f3f4b3f553f4c427b5e

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