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 ??蹄?}??蹄?{^ 00111111001111111001001011111011001111110111110100111111001111111001001011111011001111110111101101011110 3f3f92fb3f7d3f3f92fb3f7b5e
EUC-JP ??蹄?}??蹄?{^ 00111111001111111100010011111101001111110111110100111111001111111100010011111101001111110111101101011110 3f3fc4fd3f7d3f3fc4fd3f7b5e
UTF-8 裡렦蹄렒}裡렦蹄렒{^ 111011111010011110101000111010111010000010100110111010001011100110000100111010111010000010010010011111011110111110100111101010001110101110100000101001101110100010111001100001001110101110100000100100100111101101011110 efa7a8eba0a6e8b984eba0927defa7a8eba0a6e8b984eba0927b5e
UHC 裡렦蹄렒}裡렦蹄렒{^ 11101100110000011000111010110101111100001011010010001110101001110111110111101100110000011000111010110101111100001011010010001110101001110111101101011110 ecc18eb5f0b48ea77decc18eb5f0b48ea77b5e

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