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 ’U’B’GŒ`n}’U’B’GŒ`n{^ 1100001010010010010101011100001010010010010000101100001010010010010001111100001010001100011000000110111001111101110000101001001001010101110000101001001001000010110000101001001001000111110000101000110001100000011011100111101101011110 c29255c29242c29247c28c606e7dc29255c29242c29247c28c606e7b5e
SJIS-WIN ??U??B??G??`n}??U??B??G??`n{^ 0011111100111111010101010011111100111111010000100011111100111111010001110011111100111111011000000110111001111101001111110011111101010101001111110011111101000010001111110011111101000111001111110011111101100000011011100111101101011110 3f3f553f3f423f3f473f3f606e7d3f3f553f3f423f3f473f3f606e7b5e
EUC-JP Â?UÂ?BÂ?GÂ?`n}Â?UÂ?BÂ?GÂ?`n{^ 100011111010101010100100001111110101010110001111101010101010010000111111010000101000111110101010101001000011111101000111100011111010101010100100001111110110000001101110011111011000111110101010101001000011111101010101100011111010101010100100001111110100001010001111101010101010010000111111010001111000111110101010101001000011111101100000011011100111101101011110 8faaa43f558faaa43f428faaa43f478faaa43f606e7d8faaa43f558faaa43f428faaa43f478faaa43f606e7b5e
UTF-8 ’U’B’GŒ`n}’U’B’GŒ`n{^ 110000111000001011000010100100100101010111000011100000101100001010010010010000101100001110000010110000101001001001000111110000111000001011000010100011000110000001101110011111011100001110000010110000101001001001010101110000111000001011000010100100100100001011000011100000101100001010010010010001111100001110000010110000101000110001100000011011100111101101011110 c382c29255c382c29242c382c29247c382c28c606e7dc382c29255c382c29242c382c29247c382c28c606e7b5e
UHC ??U??B??G??`n}??U??B??G??`n{^ 0011111100111111010101010011111100111111010000100011111100111111010001110011111100111111011000000110111001111101001111110011111101010101001111110011111101000010001111110011111101000111001111110011111101100000011011100111101101011110 3f3f553f3f423f3f473f3f606e7d3f3f553f3f423f3f473f3f606e7b5e

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