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 ’[’L’E‘²‘Ÿ‘ ’[’L’E‘²‘Ÿ‘ ^ 10010010010110111001001001001100100100100100010110010001101100101001000110011111100100011010000010010010010110111001001001001100100100100100010110010001101100101001000110011111100100011010000001011110 925b924c924591b2919f91a0925b924c924591b2919f91a05e
SJIS-WIN ?[?L?E???????[?L?E??????^ 00111111010110110011111101001100001111110100010100111111001111110011111100111111001111110011111100111111010110110011111101001100001111110100010100111111001111110011111100111111001111110011111101011110 3f5b3f4c3f453f3f3f3f3f3f3f5b3f4c3f453f3f3f3f3f3f5e
EUC-JP ?[?L?E???????[?L?E??????^ 00111111010110110011111101001100001111110100010100111111001111110011111100111111001111110011111100111111010110110011111101001100001111110100010100111111001111110011111100111111001111110011111101011110 3f5b3f4c3f453f3f3f3f3f3f3f5b3f4c3f453f3f3f3f3f3f5e
UTF-8 ’[’L’E‘²‘Ÿ‘ ’[’L’E‘²‘Ÿ‘ ^ 11000010100100100101101111000010100100100100110011000010100100100100010111000010100100011100001010110010110000101001000111000010100111111100001010010001110000101010000011000010100100100101101111000010100100100100110011000010100100100100010111000010100100011100001010110010110000101001000111000010100111111100001010010001110000101010000001011110 c2925bc2924cc29245c291c2b2c291c29fc291c2a0c2925bc2924cc29245c291c2b2c291c29fc291c2a05e
UHC ?[?L?E?²?????[?L?E?²????^ 001111110101101100111111010011000011111101000101001111111010100111110111001111110011111100111111001111110011111101011011001111110100110000111111010001010011111110101001111101110011111100111111001111110011111101011110 3f5b3f4c3f453fa9f73f3f3f3f3f5b3f4c3f453fa9f73f3f3f3f5e

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