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‘®OR’K’U‘®O^[’K’U‘®OR’K’U‘®O^[^ 1001001001001011100100100101010110010001101011100100111101010010100100100100101110010010010101011001000110101110010011110101111001011011100100100100101110010010010101011001000110101110010011110101001010010010010010111001001001010101100100011010111001001111010111100101101101011110 924b925591ae4f52924b925591ae4f5e5b924b925591ae4f52924b925591ae4f5e5b5e
SJIS-WIN ?K?U??OR?K?U??O^[?K?U??OR?K?U??O^[^ 0011111101001011001111110101010100111111001111110100111101010010001111110100101100111111010101010011111100111111010011110101111001011011001111110100101100111111010101010011111100111111010011110101001000111111010010110011111101010101001111110011111101001111010111100101101101011110 3f4b3f553f3f4f523f4b3f553f3f4f5e5b3f4b3f553f3f4f523f4b3f553f3f4f5e5b5e
EUC-JP ?K?U?®OR?K?U?®O^[?K?U?®OR?K?U?®O^[^ 00111111010010110011111101010101001111111000111110100010111011100100111101010010001111110100101100111111010101010011111110001111101000101110111001001111010111100101101100111111010010110011111101010101001111111000111110100010111011100100111101010010001111110100101100111111010101010011111110001111101000101110111001001111010111100101101101011110 3f4b3f553f8fa2ee4f523f4b3f553f8fa2ee4f5e5b3f4b3f553f8fa2ee4f523f4b3f553f8fa2ee4f5e5b5e
UTF-8 ’K’U‘®OR’K’U‘®O^[’K’U‘®OR’K’U‘®O^[^ 110000101001001001001011110000101001001001010101110000101001000111000010101011100100111101010010110000101001001001001011110000101001001001010101110000101001000111000010101011100100111101011110010110111100001010010010010010111100001010010010010101011100001010010001110000101010111001001111010100101100001010010010010010111100001010010010010101011100001010010001110000101010111001001111010111100101101101011110 c2924bc29255c291c2ae4f52c2924bc29255c291c2ae4f5e5bc2924bc29255c291c2ae4f52c2924bc29255c291c2ae4f5e5b5e
UHC ?K?U?®OR?K?U?®O^[?K?U?®OR?K?U?®O^[^ 001111110100101100111111010101010011111110100010111001110100111101010010001111110100101100111111010101010011111110100010111001110100111101011110010110110011111101001011001111110101010100111111101000101110011101001111010100100011111101001011001111110101010100111111101000101110011101001111010111100101101101011110 3f4b3f553fa2e74f523f4b3f553fa2e74f5e5b3f4b3f553fa2e74f523f4b3f553fa2e74f5e5b5e

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