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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN ???幽?}???幽?{^ 001111110011111100111111100101110100100000111111011111010011111100111111001111111001011101001000001111110111101101011110 3f3f3f97483f7d3f3f3f97483f7b5e
EUC-JP ???幽?}???幽?{^ 001111110011111100111111110011011010100100111111011111010011111100111111001111111100110110101001001111110111101101011110 3f3f3fcda93f7d3f3f3fcda93f7b5e
UTF-8 殮쏅뜐幽밯}殮쏅뜐幽밯{^ 111011111010011010100101111011001000111110000101111010111001110010010000111001011011100110111101111010111011000010101111011111011110111110100110101001011110110010001111100001011110101110011100100100001110010110111001101111011110101110110000101011110111101101011110 efa6a5ec8f85eb9c90e5b9bdebb0af7defa6a5ec8f85eb9c90e5b9bdebb0af7b5e
UHC 殮쏅뜐幽밯}殮쏅뜐幽밯{^ 1110011011111001100110111110101110001101100100111110101011101011100100110101011101111101111001101111100110011011111010111000110110010011111010101110101110010011010101110111101101011110 e6f99beb8d93eaeb93577de6f99beb8d93eaeb93577b5e

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