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 ˱˱nR˱˱n^[˱˱nR˱˱n^[^ 110000001011000111000000101100010110111001010010110000001011000111000000101100010110111001011110010110111100000010110001110000001011000101101110010100101100000010110001110000001011000101101110010111100101101101011110 c0b1c0b16e52c0b1c0b16e5e5bc0b1c0b16e52c0b1c0b16e5e5b5e
SJIS-WIN ?±?±nR?±?±n^[?±?±nR?±?±n^[^ 0011111110000001011111010011111110000001011111010110111001010010001111111000000101111101001111111000000101111101011011100101111001011011001111111000000101111101001111111000000101111101011011100101001000111111100000010111110100111111100000010111110101101110010111100101101101011110 3f817d3f817d6e523f817d3f817d6e5e5b3f817d3f817d6e523f817d3f817d6e5e5b5e
EUC-JP ˱˱nR˱˱n^[˱˱nR˱˱n^[^ 100011111010101010100010101000011101111010001111101010101010001010100001110111100110111001010010100011111010101010100010101000011101111010001111101010101010001010100001110111100110111001011110010110111000111110101010101000101010000111011110100011111010101010100010101000011101111001101110010100101000111110101010101000101010000111011110100011111010101010100010101000011101111001101110010111100101101101011110 8faaa2a1de8faaa2a1de6e528faaa2a1de8faaa2a1de6e5e5b8faaa2a1de8faaa2a1de6e528faaa2a1de8faaa2a1de6e5e5b5e
UTF-8 ˱˱nR˱˱n^[˱˱nR˱˱n^[^ 11000011100000001100001010110001110000111000000011000010101100010110111001010010110000111000000011000010101100011100001110000000110000101011000101101110010111100101101111000011100000001100001010110001110000111000000011000010101100010110111001010010110000111000000011000010101100011100001110000000110000101011000101101110010111100101101101011110 c380c2b1c380c2b16e52c380c2b1c380c2b16e5e5bc380c2b1c380c2b16e52c380c2b1c380c2b16e5e5b5e
UHC ?±?±nR?±?±n^[?±?±nR?±?±n^[^ 0011111110100001101111100011111110100001101111100110111001010010001111111010000110111110001111111010000110111110011011100101111001011011001111111010000110111110001111111010000110111110011011100101001000111111101000011011111000111111101000011011111001101110010111100101101101011110 3fa1be3fa1be6e523fa1be3fa1be6e5e5b3fa1be3fa1be6e523fa1be3fa1be6e5e5b5e

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