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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 藏?園蓋}藏?園蓋{^ 1110010101010101001111111000100110000000100010100101011101111101111001010101010100111111100010011000000010001010010101110111101101011110 e5553f89808a577de5553f89808a577b5e
EUC-JP 藏?園蓋}藏?園蓋{^ 1110100110110110001111111011000111100000101100111011100001111101111010011011011000111111101100011110000010110011101110000111101101011110 e9b63fb1e0b3b87de9b63fb1e0b3b87b5e
UTF-8 藏렟園蓋}藏렟園蓋{^ 111010001001011110001111111010111010000010011111111001011001110010010010111010001001001110001011011111011110100010010111100011111110101110100000100111111110010110011100100100101110100010010011100010110111101101011110 e8978feba09fe59c92e8938b7de8978feba09fe59c92e8938b7b5e
UHC 藏렟園蓋}藏렟園蓋{^ 11101101111110101000111010110000111010101010111011001011110011110111110111101101111110101000111010110000111010101010111011001011110011110111101101011110 edfa8eb0eaaecbcf7dedfa8eb0eaaecbcf7b5e

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