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 永????}永????{^ 100010010110100100111111001111110011111100111111011111011000100101101001001111110011111100111111001111110111101101011110 89693f3f3f3f7d89693f3f3f3f7b5e
EUC-JP 永????}永????{^ 101100011100101000111111001111110011111100111111011111011011000111001010001111110011111100111111001111110111101101011110 b1ca3f3f3f3f7db1ca3f3f3f3f7b5e
UTF-8 永띔퇊柳뭗}永띔퇊柳뭗{^ 111001101011000010111000111010111001110110010100111011011000011110001010111011111010011110001001111010111010110110010111011111011110011010110000101110001110101110011101100101001110110110000111100010101110111110100111100010011110101110101101100101110111101101011110 e6b0b8eb9d94ed878aefa789ebad977de6b0b8eb9d94ed878aefa789ebad977b5e
UHC 永띔퇊柳뭗}永띔퇊柳뭗{^ 1110011110110101101101101110101010110111100110111110101011110111100100100110010001111101111001111011010110110110111010101011011110011011111010101111011110010010011001000111101101011110 e7b5b6eab79beaf792647de7b5b6eab79beaf792647b5e

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