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 ’L’J‘¤nR’L’J‘¤n^[’L’J‘¤nR’L’J‘¤n^[^ 1001001001001100100100100100101010010001101001000110111001010010100100100100110010010010010010101001000110100100011011100101111001011011100100100100110010010010010010101001000110100100011011100101001010010010010011001001001001001010100100011010010001101110010111100101101101011110 924c924a91a46e52924c924a91a46e5e5b924c924a91a46e52924c924a91a46e5e5b5e
SJIS-WIN ?L?J??nR?L?J??n^[?L?J??nR?L?J??n^[^ 0011111101001100001111110100101000111111001111110110111001010010001111110100110000111111010010100011111100111111011011100101111001011011001111110100110000111111010010100011111100111111011011100101001000111111010011000011111101001010001111110011111101101110010111100101101101011110 3f4c3f4a3f3f6e523f4c3f4a3f3f6e5e5b3f4c3f4a3f3f6e523f4c3f4a3f3f6e5e5b5e
EUC-JP ?L?J?¤nR?L?J?¤n^[?L?J?¤nR?L?J?¤n^[^ 00111111010011000011111101001010001111111000111110100010111100000110111001010010001111110100110000111111010010100011111110001111101000101111000001101110010111100101101100111111010011000011111101001010001111111000111110100010111100000110111001010010001111110100110000111111010010100011111110001111101000101111000001101110010111100101101101011110 3f4c3f4a3f8fa2f06e523f4c3f4a3f8fa2f06e5e5b3f4c3f4a3f8fa2f06e523f4c3f4a3f8fa2f06e5e5b5e
UTF-8 ’L’J‘¤nR’L’J‘¤n^[’L’J‘¤nR’L’J‘¤n^[^ 110000101001001001001100110000101001001001001010110000101001000111000010101001000110111001010010110000101001001001001100110000101001001001001010110000101001000111000010101001000110111001011110010110111100001010010010010011001100001010010010010010101100001010010001110000101010010001101110010100101100001010010010010011001100001010010010010010101100001010010001110000101010010001101110010111100101101101011110 c2924cc2924ac291c2a46e52c2924cc2924ac291c2a46e5e5bc2924cc2924ac291c2a46e52c2924cc2924ac291c2a46e5e5b5e
UHC ?L?J?¤nR?L?J?¤n^[?L?J?¤nR?L?J?¤n^[^ 001111110100110000111111010010100011111110100010101101000110111001010010001111110100110000111111010010100011111110100010101101000110111001011110010110110011111101001100001111110100101000111111101000101011010001101110010100100011111101001100001111110100101000111111101000101011010001101110010111100101101101011110 3f4c3f4a3fa2b46e523f4c3f4a3fa2b46e5e5b3f4c3f4a3fa2b46e523f4c3f4a3fa2b46e5e5b5e

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