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 邱」岺」}邱」岺」{^ 111001111011011110100011111110101010110110100011011111011110011110110111101000111111101010101101101000110111101101011110 e7b7a3faada37de7b7a3faada37b5e
EUC-JP 邱」岺」}邱」岺」{^ 111011101011100110001110101000111000111110111011101110001000111010100011011111011110111010111001100011101010001110001111101110111011100010001110101000110111101101011110 eeb98ea38fbbb88ea37deeb98ea38fbbb88ea37b5e
UTF-8 邱」岺」}邱」岺」{^ 111010011000001010110001111011111011110110100011111001011011001010111010111011111011110110100011011111011110100110000010101100011110111110111101101000111110010110110010101110101110111110111101101000110111101101011110 e982b1efbda3e5b2baefbda37de982b1efbda3e5b2baefbda37b5e
UHC 邱?岺?}邱?岺?{^ 110011111100100000111111110101101011100100111111011111011100111111001000001111111101011010111001001111110111101101011110 cfc83fd6b93f7dcfc83fd6b93f7b5e

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