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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ????????ゲ? 0011111100111111001111110011111100111111001111110011111100111111100000110101000100111111 3f3f3f3f3f3f3f3f83513f
EUC-JP ????????ゲ? 0011111100111111001111110011111100111111001111110011111100111111101001011011001000111111 3f3f3f3f3f3f3f3fa5b23f
UTF-8 룶쾹◐∼룶절룫콓ゲ룫 111010111010001110110110111011001011111010111001111000101001011110010000111000101000100010111100111010111010001110110110111011001010000010001000111010111010001110101011111011001011110110010011111000111000001010110010111010111010001110101011 eba3b6ecbeb9e29790e288bceba3b6eca088eba3abecbd93e382b2eba3ab
UHC 룶쾹◐∼룶절룫콓ゲ룫 1000111110101011101100101000111110100010110001001010000110101101100011111010101111000000111111011000111110100010101100011000111110101011101100101000111110100010 8fabb28fa2c4a1ad8fabc0fd8fa2b18fabb28fa2

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