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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN ??阪朋v??阪朋vB 001111110011111110001101111000111001010111111100011101100011111100111111100011011110001110010101111111000111011001000010 3f3f8de395fc763f3f8de395fc7642
EUC-JP ??阪朋v??阪朋vB 001111110011111110111010111001011100101011111110011101100011111100111111101110101110010111001010111111100111011001000010 3f3fbae5cafe763f3fbae5cafe7642
UTF-8 룶웩阪朋v룶웩阪朋vB 111010111010001110110110111011001001101110101001111010011001100010101010111001101001110010001011011101101110101110100011101101101110110010011011101010011110100110011000101010101110011010011100100010110111011001000010 eba3b6ec9ba9e998aae69c8b76eba3b6ec9ba9e998aae69c8b7642
UHC 룶웩阪朋v룶웩阪朋vB 10001111101010111100000010100001111110001010000111011101110110110111011010001111101010111100000010100001111110001010000111011101110110110111011001000010 8fabc0a1f8a1dddb768fabc0a1f8a1dddb7642

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