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 ???x}???x{^ 0011111100111111001111110111100001111101001111110011111100111111011110000111101101011110 3f3f3f787d3f3f3f787b5e
SJIS-WIN ?日?x}?日?x{^ 00111111100100111111101000111111011110000111110100111111100100111111101000111111011110000111101101011110 3f93fa3f787d3f93fa3f787b5e
EUC-JP ?日?x}?日?x{^ 00111111110001101111110000111111011110000111110100111111110001101111110000111111011110000111101101011110 3fc6fc3f787d3fc6fc3f787b5e
UTF-8 룫日◈x}룫日◈x{^ 1110101110100011101010111110011010010111101001011110001010010111100010000111100001111101111010111010001110101011111001101001011110100101111000101001011110001000011110000111101101011110 eba3abe697a5e29788787deba3abe697a5e29788787b5e
UHC 룫日◈x}룫日◈x{^ 1000111110100010111011001110110110100010110000100111100001111101100011111010001011101100111011011010001011000010011110000111101101011110 8fa2eceda2c2787d8fa2eceda2c2787b5e

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